x11: Fill in event->any.window before calling filter functions
authorBenjamin Otte <otte@redhat.com>
Tue, 1 Feb 2011 04:55:10 +0000 (05:55 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 1 Feb 2011 05:33:01 +0000 (06:33 +0100)
commite67347a3c8c57f4bf507724d66a298ddc7799ea0
tree1f3097d361f25fcaffa06a45006fbcf061342282
parentd217f4d09e7d63c5e7d687e1d217e6b4a10d36c3
x11: Fill in event->any.window before calling filter functions

a) We advertise it for GdkFilterFunc
b) It's necessary to differentiate between different event types with
   multi-backend GTK.
gdk/x11/gdkeventsource.c